You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > CopyFromArray Method > MatrixInt.CopyFromArray Method ([In] TCplx[], [In] TRounding)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.CopyFromArray Method ([In] TCplx[], [In] TRounding)

Copies values from a real Src array.

Syntax
C#
Visual Basic
public TMtxVecInt CopyFromArray([In] TCplx[] Src, [In] TRounding Rounding);

The size of the calling object is set implicitely. The integer precision of the calling object is preserved.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!